From 2d12a7d9ee8819f18723b9fbdd52d0415f3b66f1 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 22 May 2021 14:40:19 -0400 Subject: [PATCH] directorylist: Cosmetic docs changes --- gtk/gtkdirectorylist.c | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gtk/gtkdirectorylist.c b/gtk/gtkdirectorylist.c index 25aa6cf67c..a164eac8ef 100644 --- a/gtk/gtkdirectorylist.c +++ b/gtk/gtkdirectorylist.c @@ -847,8 +847,11 @@ gtk_directory_list_get_error (GtkDirectoryList *self) * @monitored: %TRUE to monitor the directory for changes * * Sets whether the directory list will monitor the directory - * for changes. If monitoring is enabled, the ::items-changed - * signal will be emitted when the directory contents change. + * for changes. + * + * If monitoring is enabled, the ::items-changed signal will + * be emitted when the directory contents change. + * * * When monitoring is turned on after the initial creation * of the directory list, the directory is reloaded to avoid -- 2.30.2